Creates a new observer that writes values into an OPC node given by
OpcLabs.EasyOpc.UA.OperationModel.UAAttributeArguments object.
Parameters
- attributeArguments
- Holds all arguments needed to specify a node together with its attribute in an OPC-UA server.
Type Parameters
- TValue
Return Value
Returns an observer that writes values into the given OPC node.
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also